Skip to content

Fix new headers functions in php 8.4 #3221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

Seldaek
Copy link
Contributor

@Seldaek Seldaek commented Jul 10, 2024

Looks like I was drunk when I sent #3093 and everyone just trusted me blindly 😅

Proof this time https://github.com/php/php-src/blob/29f98e748568ebd66aaae061c0dcefbba92ca058/ext/standard/basic_functions.stub.php#L3036-L3038

@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 1.12.x. If your code is relevant on 1.11.x and you want it to be released sooner, please rebase your pull request and change its target to 1.11.x.

@Seldaek Seldaek changed the base branch from 1.12.x to 1.11.x July 10, 2024 15:38
@ondrejmirtes ondrejmirtes merged commit 165c104 into phpstan:1.11.x Jul 10, 2024
169 checks passed
@ondrejmirtes
Copy link
Member

Thanks! I'll start working on PHP 8.4 support after the feature freeze. Some stuff will work and be well understood right away, but new syntax will have to wait until PHPStan 2.0 will PHP-Parser 5 is released later this year.

@Seldaek Seldaek deleted the patch-10 branch July 10, 2024 15:44
@Seldaek
Copy link
Contributor Author

Seldaek commented Jul 10, 2024

That's fine by me.. for new syntax I'll have to wait 10 years or something 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants